home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / help / READ.DIR / reply.HLP < prev    next >
Encoding:
Text File  |  1990-12-18  |  1.7 KB  |  42 lines

  1. REPLY  -   write and send a reply to the current message
  2.  
  3. Usage:  REPLY [option1] [option2]
  4.  
  5.   Unless specified, the options "sender not-including" are assumed.
  6.   The options are: 
  7.       sender: send the reply only to the sender. 
  8.       all: send the reply to everyone in the TO and CC fields.  
  9.   and also:
  10.       including: include the original message in the reply.
  11.       not-including: send just the reply.
  12.  
  13. The REPLY command sends a reply.  It is similar to SEND, but the TO field
  14.   is supplied from the FROM of the original; the SUBJECT field is copied;
  15.   and a CC field may appear if you specify "all".  You then just type
  16.   the text as in SENDing.  Your message will have an IN-REPLY-TO field 
  17.   showing the date of the original message you received.
  18.  
  19. The default "sender not-including" is controlled by two variables,
  20.   SET REPLY-ALL NO and SET REPLY-INSERT NO.  Change them to make "all"
  21.   or "including" the usual option.
  22.   
  23. Examples showing use of the options:
  24.     Read>reply                 = reply sender not-including    
  25.     Read>reply all            = reply all not-including
  26.     Read>reply including        = reply sender including
  27.     Read>reply all including        
  28.  
  29. The command SET REPLY-INITIAL-DISPLAY YES will let you see the header fields
  30.   created by REPLY, and the included original message when you use the
  31.   "including" option.
  32.  
  33. The command SET REPLY-INDENT defines the characters used to set off
  34.   the original message when "reply including" is used.  The usual indent
  35.   is > and a space ("> ").
  36.  
  37. For more help type "help" and one of these topics:
  38.   send   addressing   message-handling   text-mode
  39.  
  40. For help about customizing REPLY, type "help set" and one of these topics:
  41.   reply-all   reply-include-me   reply-indent   reply-initial-display  
  42.